body {
font-size:12px;
color: #434343;
font-family:"Microsoft YaHei","微软雅黑","黑体";
}

* a {
color: #434343;
}

* a:hover {
color:#ff0000;
text-decoration:underline;
}
/* 通用新闻列表 */
.newlist12 ul li {
	line-height:24px;
	background:url(ico.jpg) no-repeat 0px 10px;
	text-indent:14px;
}
.newlist14 ul li {
	line-height:32px;

	background:url(icohei.jpg) no-repeat 0px 14px;
	text-indent:14px;
	font-size:16px;
}
.newlist12-date ul li {
	line-height:24px;
	vertical-align:bottom;
}
.newlist14-date ul li {
	line-height:32px;
	height:32px;
	vertical-align:bottom;
}
.newlist12-date ul li a,.newlist14-date ul li a {
	float:left;
}
.newlist12-date ul li span,.newlist14-date ul li span {
	float:right;
}
.newlist12-date ul li a {
	background:url(icohei.jpg) no-repeat 0px 12px;
	text-indent:14px;	
}
.newlist14-date ul li a {
	background:url(icohei.jpg) no-repeat 0px 14px;
	text-indent:14px;		
	font-size:16px;
}
.newlist14-date ul li span {
font-size:12px;
color:#ddd;	
}

.index-tt1 {
	height:40px;
	border-bottom:1px solid #CCC;
}
.index-tt1  h2 {
	float:left;
	padding: 0 5px;
	line-height:38px;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #009342;
}
.index-tt1 h3 {
	float:right;
	line-height:40px;
	font-family:"宋体";
}
.class-tt {
height:50px;
	border-bottom:1px solid #CCC;		
}
.class-tt h2 {
	float:left;
	padding: 0 5px;
		line-height:48px;
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #009342;
}
#c3-tt {
height:50px;
	border-bottom:1px solid #CCC;	
	
}
#c3-tt  h2 {
	width:160px;
	text-align:center;
margin:0 auto;
	padding: 0 5px;
	line-height:48px;
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #009342;
}
#c1-right ul li {
	width:270px;
	overflow:hidden;height:32px;
}
#c1-right ul li a {
	color:#f00;
}
#class-newlist {
	padding:15px 0;
}
#class-newlist ul li {
	line-height:36px;
	height:36px;
	vertical-align:bottom;	
	border-bottom:1px dashed #ccc;
}
#class-newlist ul li a {
float:left;	
	background:url(icohei.jpg) no-repeat 0px 16px;
	text-indent:14px;		
	font-size:16px;
}
#class-newlist ul li span {
float:right;	
font-size:12px;
color:#999;	
}
/* 返回顶部 */
#tbox{width:102px; height:392px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#jianyi{ width:102px; height:145px; background:url(gotop2.jpg) no-repeat;position:absolute;top:182px; cursor:pointer}
#gotop{ width:102px; height:54px; background:url(gotop.jpg) no-repeat; position:absolute; bottom:0px; display:none; cursor:pointer} 